Welcome![Sign In][Sign Up]
Location:
Search - socket Linux

Search list

[Internet-Networklinux_chatting

Description: linux环境下多人聊天程序。包括服务器端和客户端程序,采用IPv6地址。对于学习socket套接字编程有帮助,使用了许多标准的库函数,可以参考任何一本Unix/Linux网络编程书籍进行学习。-linux environment than chat program. Including server-side and client procedures, the use of IPv6 addresses. Socket socket learning programming help, using a number of standard library functions, one can refer to any Unix/Linux network programming books to learn.
Platform: | Size: 3072 | Author: 金琦 | Hits:

[Linux-Unixsocket

Description: LINUX下使用socket编程,仿真实现-LINUX use socket programming, simulation
Platform: | Size: 5120 | Author: violet | Hits:

[Linux-Unixsocket

Description: 在Linux环境下采用socket机构实现通信。 用户可以自己建立文档来测试。内附说明。-In the Linux environment agencies realize the use of socket communication. Users can create files to test. Containing a note.
Platform: | Size: 8192 | Author: cheng sonja | Hits:

[Linux-Unixsocket

Description: client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过-client.c server.c talker.c listener.c has compiled a complete package through the documents in linux environment test
Platform: | Size: 50176 | Author: weijingkai | Hits:

[Embeded Linuxsdio-linux-2.6.18

Description: SDIO stack linux source code
Platform: | Size: 461824 | Author: 柳树 | Hits:

[TCP/IP stacktcp_ip_design_report.doc

Description: 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌面操作系统的通信和资源共享,这也是作者编写TCP/IP协议栈的由衷。 -Introduction This document is a TCP/IP functionality, design elements, realize the protocol stack components including ARP, I CMP (PING), UDP, TCP. And designed a SOCKET API-compatible with standard interfaces. TCP/IP protocol stack background TCP/IP is the most widely used communication protocol INTERNET, almost all of the desktop operating system such as Windows, Redhat Linux support TCP/IP protocol. In order to realize embedded systems and PC-letter Netcom Group, we must realize the complexity of embedded system on the TCP/IP protocol stack, through the realization of the TCP/IP protocol stack, we can facilitate the realization of embedded systems with mainstream desktop operating system of communication and resource sharing, this is also author of the preparation of TCP/IP protocol stack heartfelt.
Platform: | Size: 15360 | Author: 6756 | Hits:

[Internet-Networklinux

Description: socket 发送接收字符串,使用ser.c 发送字符串, cli.c接收字符串。-socket send receive string, use ser.c Send string, cli.c to receive the string.
Platform: | Size: 1024 | Author: zwook | Hits:

[Linux-Unixsocket

Description: Linux下实现的socket通信, 建有客户端和服务器端 简单适合初学习使用-Linux under the socket communications, built client and server for the beginning of learning to use simple
Platform: | Size: 2048 | Author: zq | Hits:

[VC/MFCSocket

Description: Socket开发资料 介绍window和linux下的socket开发,适合初学者-Socket to develop information on window and linux development under the socket, suitable for beginners
Platform: | Size: 206848 | Author: cloud | Hits:

[Internet-Networktest-net

Description: tcp udp socket 网络编程 linux-tcp udp socket network programming linux
Platform: | Size: 3072 | Author: uleone | Hits:

[Internet-Networksocket

Description: 使用VC写的关于windows和linux之间利用套接字实现通讯的源代码-VC wrote on the use of windows and linux use socket to achieve communication between the source code
Platform: | Size: 80896 | Author: 李正 | Hits:

[Internet-NetworkClient

Description: linux socket通信客户端例程 实现与服务器的通信-linux socket communication routines to achieve the client and server communications
Platform: | Size: 7168 | Author: 王康 | Hits:

[Linux-Unixsocket

Description: linux下程序开发,有关的Socekt编程接口-linux under development, the Socekt Programming Interface
Platform: | Size: 169984 | Author: 张晶晶 | Hits:

[Linux-Unixl-sock2

Description: IBM SOCKET 教程。LINUX环境下SOCKET学习的教程。-IBM SOCKET tutorial. LINUX environment SOCKET learning tutorial.
Platform: | Size: 332800 | Author: zhaozili | Hits:

[BooksSocket

Description: 本书籍包含源码,通过实例详细介绍在Linux下进行socket编程。-The packet introduce the details of socket programming under Linux with lots of examples.
Platform: | Size: 69632 | Author: 王海 | Hits:

[Program docLinux_socket_program

Description: linux socket编程很好的学习文档,其中有很多C代码例程-linux socket programming good study documents, there is one of a lot of C code routines
Platform: | Size: 95232 | Author: liying | Hits:

[Linux-UnixSocket

Description: 在linux使用c++开发的socke程序,适合与想使用c++在linux环境开发程序的朋友们-In linux using c++ development socke procedures, fit and want to use c++ in linux environment for the development of procedures friends
Platform: | Size: 146432 | Author: yulei | Hits:

[OtherLinux_Socket_Programming

Description: Linux socket programming delves into many particulars of network programming. It is organized into five specific parts: network programming from the client perspective, The Server Perspective and Load Control, Socket objects, advanced sockets.
Platform: | Size: 2147328 | Author: 严植 | Hits:

[Internet-NetworklinuxCsocket

Description: linux下C++socket多线程代码-linux under C++ socket multi-threaded code
Platform: | Size: 4096 | Author: bcc | Hits:

[Linux-UnixLinux-MAC20081224

Description: 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A IP: 192.168.116.130 Host Name: XIAOXIAO/MSHOME MAC: 00-12-3F-D5-5E-A6 IP: 192.168.116.131 Host Name: NA MAC: NA [time out!] 一个网段扫描MAC,可以建立一个socket,连续向多个不同IP发送NBNS包,然后等待接受,根据返回包就可以扫描一个网段多个IP的MAC啦。 而windows下可以运行命令:nbtstat -A ip-address来查看 windows c 要改改头文件 -C language, based on each other s IP, to see its MAC address, can also scann more online IP-LAN MAC and host name. Principle: To establish a socket, constructed netbios-ns package, cycle to use sendto () function sent the data to the other side , and use recvfrom () to read back-information. Netbios respond in accordance with the return package, read each other s host name, group name and mac address.
Platform: | Size: 14336 | Author: darinwang | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net